home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung (Tewi)(1994).iso / magazine / compute / 1988_02 / ezhelp.doc < prev    next >
Text File  |  1987-10-07  |  19KB  |  411 lines

  1. ==============================================================================
  2.  
  3. COMMAND SUMMARY
  4.  
  5. A summary of EZDOS commands follows. Some commands have a short form which is
  6. shown with the letters in uppercase. To execute the command, you may enter
  7. either the short form or the entire commmand. The switches which can be used
  8. with each command are also listed. Square brackets ([]) surround optional
  9. entries, and an entry which must be supplied by the user (a filename, for
  10. example) is shown in lowercase. Drive letters are represented by an "x:". For
  11. additional details, see the Command Summary in the January 1988 issue of
  12. COMPUTE!'s PC Magazine.
  13.  
  14. ==============================================================================
  15.  
  16. [NO]ANSI /C/E
  17. Tells EZDOS whether or not ANSI.SYS is installed. If you notify EZDOS that
  18. ANSI.SYS is installed, you can use the K command to send the current
  19. function-key definitions to ANSI.SYS. If ANSI.SYS is installed, the SF and CF
  20. key definitions can be longer than 20 characters.
  21.  
  22. BEEP /C/E
  23. Sounds the speaker. Use this command in batch files to alert the operator that
  24. some operation has finished, or that something must be done.
  25.  
  26. BOOT
  27. Reboots the system. A power on self-test (POST) is performed, and a complete
  28. cold start is completed. If an XMA memory card is present, it is reset. This
  29. command differs from the REBOOT command, which is for IBM computers only. See
  30. the entry for REBOOT.
  31.  
  32. BW40 /C/E
  33. BW80 /C/E
  34. Sets a color monitor to 40- or 80-column monochrome mode without using the DOS
  35. MODE program.
  36.  
  37. BYE /C/E
  38. Parks the hard disk heads.
  39.  
  40. CFn `definition' /A/C/E
  41. Sets function key definitions for the Ctrl-function key combination. The n is
  42. a number between 1 and 6, representing the function key being defined. The
  43. definition between single quotes is automatically typed when Ctrl and function
  44. key n are pressed at the same time. You must use the WRITEZ command to make
  45. these assignments permanent. A carriage return can be included in the key
  46. definition by including the caret (^). The strings are normally limited to a
  47. length of 20, but can be extended if ANSI.SYS is installed.
  48.  
  49. CO40 /C/E
  50. CO80 /C/E
  51. Sets a color monitor to 40- or 80-column color mode without using the DOS MODE
  52. command.
  53.  
  54. BLUE /C/E
  55. RED /C/E
  56. GREEN /C/E
  57. BLACK /C/E
  58. Enter the color name to set the background and border color on a color
  59. monitor. The text is white. You must reload EZDOS when a color command is
  60. executed for the first time.
  61.  
  62. COpy [x:]source_filename[.ext] [x:]target_filename[.ext]
  63. /A/B/C/D/E/H/N/P/Q/S/T/W/X
  64. Copies source file to target file. This command allows the use of switches to
  65. determine which files are copied and which aren't. No pathname (entered with a
  66. backslash \ ) can be used. If the filename contains a path, the command is
  67. passed to DOS for execution, and a syntax error results.
  68.  
  69. D [x:][filename][.ext] /A/C/D/E/F/H/P/R/S/T
  70. Shows the directory sorted by filename. The drive identifier can be combined
  71. with the command to speed up typing. For example, DA gives the directory
  72. listing for drive A, DB for drive B, and so on. The /S switch sorts the list
  73. by file size rather than by filename. /D sorts the list by date. A carriage
  74. return can be included in the key definition by including a caret (^).
  75.  
  76. DELete [x:]filename[.ext] /A/C/E/Q/T/!
  77. Deletes the specified file. This command is like the DOS command of the same
  78. name, but it adds the versatility of the switches and displays the filenames
  79. as they're deleted. It cannot accept a path in the filename. If a pathname is
  80. indicated by a backslash (\), the command is passed to DOS for execution; if
  81. an EZDOS switch was used, a syntax error results.
  82.  
  83. DPARM /C/E
  84. Adjusts the timing parameters of the floppy disk drives to allow faster and
  85. quieter operation. Note: This command should be used only on standard IBM PC
  86. or XT, not on a PCjr, PC AT, or compatible. If you are using DRIVER.SYS to
  87. support 3.5" drives, do not use DPARM.
  88.  
  89. DRIVE/NODRIVE /C/E
  90. Includes or excludes the default drive id in the system prompt.
  91.  
  92. DSTAT /C/E/L
  93. Installs a memory-resident extension to DOS that handles disk I/O. If any disk
  94. errors occur, you'll see a message in the upper right corner of the screen
  95. showing a summary of disk activity, including the track and sector of the last
  96. disk error. DSTAT is a memory-resident function, so installing it causes EZDOS
  97. to terminate when it's installed. Simply run EZDOS again.
  98.  
  99. DUMP [x:][path]filename[.ext] /A/C/E/F/P
  100. Displays the contents of the selected file in both hexadecimal and ASCII
  101. (character) format in blocks of 128 bytes. The last block is padded with zeros
  102. to make it easier to find the end of the file. No wildcard characters may be
  103. used.
  104.  
  105. EXIT /C
  106. Ends EZDOS and returns to normal DOS. Note: You MUST exit from EZDOS before
  107. you run any memory-resident programs. After they are installed, you may rerun
  108. EZDOS. This command is the same as the Quit command.
  109.  
  110. F [x:][filename][.ext] /A/C/D/E/F/H/O/P/R/S/T/X
  111. Displays an alphabetically sorted directory list. The drive identifier can be
  112. combined with the command to speed up typing. FA gives the directory listing
  113. for drive A, FB for drive B, and so on. Unlike the D command, the list
  114. produced by this command omits the date and time stamps.
  115.  
  116. Fn `definition' /A/C/E
  117. Defines function keys. The n is the number of a function key (between 1 and
  118. 10). The definition between single quotes is automatically typed when function
  119. key Fn is pressed. This data is stored in EZDOS, which is then rewritten on
  120. the default disk with the name EZ.COM. A carriage return can be included in
  121. the key definition by typing a caret (^).
  122.  
  123. Help /C/E/H/P/X
  124. Displays the help screens. If the default disk has a file named EZHELP.DOC, it
  125. is displayed or printed.
  126.  
  127. HELPON/OFF /C
  128. HELPON (the default) tells EZDOS to load a file named EZHELP.DOC after the
  129. internal help screens. If HELP is ON, an error message is issued if EZHELP.DOC
  130. isn't in the current directory. HELPOFF disables this action. After changing
  131. this setting, use WRITEZ to make the selection permanent.
  132.  
  133. HIDE [x:]filename[.ext] /C/E
  134. Hides the specified file or subdirectory. Hidden files don't show in a
  135. directory listing, and the DOS copy command can't copy them to another disk.
  136. Use UNHIDE to make a file visible.
  137.  
  138. ID[ON/OFF] text
  139. Displays up to 24 characters of text in the EZDOS prompt. This text shows at
  140. the beginning of the prompt.
  141.  
  142. K /C/E
  143. Turns on the function key definitions for keys F1-F10 and displays line 25
  144. defined with the L25 command. If ANSI.SYS is installed, and you've used the
  145. ANSI command to notify EZDOS, the stored key strings are sent to it as well.
  146. Thus, you can use key definitions after quitting EZDOS.
  147.  
  148. L25 /A/C/E
  149. Changes the message displayed in reverse video on line 25. When prompted,
  150. enter the text as you want it to appear.
  151.  
  152. Label x:[new label] /A/E
  153. Displays the current Volume Label for the selected drive if it's already
  154. labeled. If you specify a new label, the disk is relabeled using this name.
  155.  
  156. LOG [x:] /C/E/P/Q
  157. Copies all files created or changed today to the specified drive. This command
  158. is equivalent to the EZDOS command COPY *.* [x:] /D/T. It copies today's files
  159. only once, so subsequent changes in today's files made today won't be sent to
  160. the specified disk.
  161.  
  162. MOVE [source_path]source_file_name[.ext] [target_path] /A/C/E/Q/T/X
  163. Moves the source file from the specified directory and puts it into the target
  164. directory. MOVE can't be used to move files to or from directories on another
  165. drive. It is for use on the current drive only.
  166.  
  167. Name x:[new name]
  168. If the 11-character DOS labels are insufficient for floppy disk
  169. identification, you can add a longer string. The name is visible when you use
  170. the F and D commands, but not the DOS DIR command.
  171.  
  172. NK /C/E
  173. Turns off the F1-F10 function key definitions as defined with the Fn command,
  174. and also turns off the line 25 display. See the K command, which turns these
  175. back on.
  176.  
  177. NONUMLK /C/E
  178. Turns the NumLock key off. Include this command in an AUTOEXEC.BAT file if you
  179. have an AT-style enhanced keyboard; these computers irritatingly boot with the
  180. NumLock key turned on.
  181.  
  182. P [x:]filename[.ext] /C/E/F/X
  183. Prints the specified files on the printer (LPT1). If the /F switch is used, a
  184. formfeed is sent to the printer after each file is printed. The filename can
  185. include wildcards.
  186.  
  187. PATH
  188. Shows current DOS PATH settings. Unlike the DOS PATH command, this command
  189. cannot be used to change the PATH settings. EZDOS uses only the environment it
  190. inherits when it loads, so the PATH must be set before EZDOS is loaded.
  191.  
  192. PATH[ON/OFF] /C/E
  193. Includes or excludes the current directory name in the EZDOS prompt.
  194.  
  195. PDS /C/E
  196. Sets the IBM Graphics Printer to double-strike mode.
  197.  
  198. P3/6/8 /C/E
  199. P3 sets the IBM Graphics Printer to 3 lines per inch, 30 lines per page
  200. (double space). P6 selects 6 lines per inch, 60 lines per page (single space).
  201. P8 selects 8 lines per inch, 80 lines per page.
  202.  
  203. P132 /C/E
  204. PP132 /C/E
  205. Sets the IBM Graphics Printer to compressed print mode, 8 lines per inch. P132
  206. also sets the printer to 80 lines per page. P132 should be used for
  207. unformatted documents (no embedded formfeeds), while PP132 should be used for
  208. documents that are already formatted (contain formfeeds).
  209.  
  210. PTINY /C/E
  211. PPTINY /C/E
  212. Sets the IBM Graphics Printer for very small print (15 lines per inch, 132
  213. columns). PTINY also sets the printer to space across the page perforations
  214. for unformatted files. PTINY should be used with unformatted files, while
  215. PPTINY is for use with files that include formfeeds.
  216.  
  217. Quit /C
  218. Ends EZDOS and returns you to normal DOS. Note: You MUST exit from EZDOS
  219. before installing any memory-resident programs. You can then rerun EZDOS. This
  220. is the same as the EXIT command.
  221.  
  222. REBOOT /C/X
  223. For IBM PCs and XTs only; not for ATs or compatibles. If your system has a
  224. nonmaskable interrupt (NMI) switch installed, this command will reboot the
  225. system when you activate the switch. This command adds an NMI interrupt
  226. handler to DOS which causes an exit from EZDOS when it is executed. It
  227. installs a small keyboard routine that causes a fast boot when the
  228. Ctrl-Alt-Del keys are pressed. A cold (complete) boot is performed with the
  229. Ctrl-Alt-Ins combination instead of Ctrl-Alt-Del.
  230.  
  231. REMOVE [x1:]filename[.ext] [x2:] /E/N/P/Q/X/!
  232. Removes files from drives or subdirectories. It builds a list of the files on
  233. x1 which have the same name as the files on x2 and deletes all files in the
  234. list from x2. If x2 isn't specified, it's the current directory or drive. The
  235. filename and extension can include wildcard characters.
  236.  
  237. REName [x:]present_name[.ext] [x:]new_name[.ext] /A/C/D/E/T/Q/X
  238. Changes the name of a file to a new name. This command is similar to the DOS
  239. command, except that it allows use of switches to add flexibility. It also
  240. displays filenames as they are changed. It cannot handle a pathname (inclusion
  241. of a backslash). If the command contains a backslash, it is sent to DOS for
  242. execution, and the EZDOS switches, if any, provoke a DOS error message.
  243.  
  244. SCROLL
  245. When TYPEing a file or BASIC listing, press the Scroll Lock key to pause the
  246. listing after displaying 22 lines. Press the left Shift key to display 22 more
  247. lines. Press the right Shift key to advance one line. When you've stopped the
  248. display with the Scroll Lock key, you'll see a message in the top right corner
  249. of the screen. Since SCROLL installs itself as a DOS extension, its execution
  250. causes EZDOS to terminate. EZDOS will have to be run again. Note: SCROLL does
  251. not work on some computers.
  252.  
  253. SET
  254. Shows current environment, including the PATH and the value of the COMSPEC
  255. variable. Unlike the DOS SET command, it cannot be used to change the
  256. environment. EZDOS uses only the environment it inherits when it is loaded.
  257.  
  258. SETCODE /C
  259. Causes EZDOS to set a user-selected error code before exiting. This way you
  260. can put menus into batch files. See the SETCODE entry in the magazine Command
  261. Summary for details.
  262.  
  263. SFn `definition' /A/C/E
  264. Sets function key definitions for the Shift-function key combinations. The n
  265. is a number between 1 and 10, representing the function key being defined. The
  266. definition between single quotes is automatically typed when Shift and
  267. function key n are pressed at the same time. You must use the WRITEZ command
  268. if you wish to make these assignments permanent. A carriage return can be
  269. included in the key definition by typing the caret (^). The maximum length of
  270. the data string is 20 characters, but this may be extended if ANSI.SYS is
  271. installed.
  272.  
  273. Status /C/E/F/P
  274. Displays how much memory is available; the number of configured floppy disk
  275. drives; the addresses of the serial and parallel ports; the first 20
  276. characters of the Shifted function keys; and the presence of a game adapter.
  277. If the DSTAT command has been executed, the status counters for disk activity
  278. are also displayed.
  279.  
  280. REPEAT[H] command /E
  281. Executes the specified command in not only the current directory, but also all
  282. of its subdirectories. If REPEATH is entered, hidden subdirectories will be
  283. accessed also. All switches belonging to the command are honored.
  284.  
  285. T [x:]filename[.ext] /C/E
  286. Displays a file on the screen. It is similar to the DOS TYPE command, except
  287. that it allows the use of wildcards in the file specification. It won't accept
  288. a pathname.
  289.  
  290. UNHIDE [x:]filename[.ext] /C/E
  291. Turns off the hidden-file attribute for the named file or subdirectory. Use
  292. HIDE to turn it back on. It can unhide either files or subdirectories.
  293.  
  294. TIMEON/NOTIME /C/E
  295. Includes or excludes the current time in the EZDOS prompt.
  296.  
  297. MAPDISK [x:] /C/E/F/H/P
  298. Displays the directory and subdirectory structure on the specified drive.
  299.  
  300. WRITEZ /C/E
  301. Writes a new copy of EZDOS including all settings to the default disk drive.
  302. The new version on the default disk contains the settings, so they don't have
  303. to be reentered.
  304.  
  305. Xeq command /A/C/E
  306. Some EZDOS and DOS commands have the same name, but have different effects
  307. (COPY, RENAME, and DELETE, for example). The Xeq command lets you send the
  308. command following it to DOS for execution, rather than to EZDOS. Note that the
  309. switches which can be used with EZDOS commands provoke an error message from
  310. DOS.
  311.  
  312. ==============================================================================
  313.  
  314. EZDOS SWITCHES
  315.  
  316. Switches are "mini-commands" which can be added after the main command to
  317. modify its operation in some way. Switches can be combined following a
  318. command, but note that some switches have contrary effects. See the magazine
  319. article for more details.
  320.  
  321. ==============================================================================
  322.  
  323. /A  Stops the automatic EZDOS translation of semicolon to colon (; to :) and
  324. minus sign to asterisk (- to *). Sometimes you need to enter a semicolon or
  325. minus sign on the command line, but you can't if EZDOS translates them into
  326. another character.
  327.  
  328. /B  Backup mode; when using the EZDOS COPY command, a file is copied only if
  329. it already exists with the same filename on the target disk.
  330.  
  331. /C  Clears the screen before displaying any output.
  332.  
  333. /D  Date or Directory; this switch has the following effects when used with
  334. the following commands:
  335.  
  336.      COPY: Copies a file from one disk to another when the file on the source
  337. disk is more recent than the file on the target disk. This applies only to
  338. files with the same name on both source and target disk, and takes into
  339. account only the date stamp, not the time stamp.
  340.  
  341.      F or D: Files are sorted by the date stamp.
  342.  
  343.      RENAME: EZDOS renames subdirectories contained in the current directory
  344. instead of renaming files.
  345.  
  346. /E  Ends EZDOS after the command is executed. Use this switch only when using
  347. EZDOS commands in a batch file.
  348.  
  349. /F  Formfeed; sends a formfeed to the printer after the command.
  350.  
  351. /H  Hidden switch; has the following effects when used with the following
  352. commands:
  353.  
  354.      F or D: Includes hidden files in directory listings.
  355.  
  356.      COPY: Hidden files are copied and marked as hidden files on the target
  357. disk. If the /W switch is specified, the hidden files are erased from the
  358. target disk before the copy starts.
  359.  
  360.      DELETE: Deletes hidden files as well as normal files.
  361.  
  362. /L  Low memory switch; forces DSTAT to use RAM below 640K for disk status
  363. monitoring. This is necessary only if you have RAM in segments D and E that
  364. has not been initialized before the DSTAT command is executed, or if you are
  365. using some expanded memory cards. This will avoid parity check 2 errors or EMS
  366. conflicts.
  367.  
  368. /N  New switch; the reverse of the /B backup switch. The source file is copied
  369. only if it does NOT already exist under the same filename on the target disk.
  370.  
  371. /O  Original switch; used with the F or D command, the directory is displayed
  372. unsorted, like the original DOS DIR listing.
  373.  
  374. /P  Printer switch; output is sent to LPT1 instead of to the video display.
  375.  
  376. /P  When used with COPY or LOG, /P forces the files to be copied into the same
  377. directory on the target drive from which they originated on the source drive.
  378. If this directory does not exist, it will be created. This is a good way to
  379. restore files without having to keep track of what directory the files belong
  380. in.
  381.  
  382. /Q  Query switch; asks for a user response before proceeding with each step of
  383. the command at hand.
  384.  
  385. /R  Remark switch; prompts the user for a remark line to be included in the
  386. directory listing. This is useful when printing the directory listings.
  387.  
  388. /S  Segment switch. When backing up files from high-capacity devices like hard
  389. drives or high-density drives, using the /S switch allows the copy command to
  390. segment a file across multiple target disks. Use the COPY command to recombine
  391. the segments before the file is used.
  392.  
  393. /T  Today switch; use files altered or created today only. The /T switch has
  394. an additional function with the COPY, DELETE, and RENAME commands. If the
  395. command is entered in the form /T=mm-dd-yy, only files with dates the same or
  396. later than the specified date will be copied, deleted, or renamed. Each part
  397. of the date must contain two digits, so use leading zeros when necessary.
  398.  
  399. /W  Wipeout switch. Use it with the COPY command to delete all files from the
  400. target disk before any files are copied.
  401.  
  402. /X  Excludes the file count message after a COPY, RENAME, MOVE, or DELETE.
  403. This makes BAT files run with no visible messages when you turn ECHO OFF. Also
  404. tells EZDOS directory routines not to pause when the screen is full.
  405.  
  406. /!  Used with DELETE or REMOVE, this switch turns off any warning messages
  407. associated with the command. For example, if you enter DEL A:*.* /! you won't
  408. see the message "Delete all files on drive A:  Are you sure? Y/N." Use this
  409. switch with caution.
  410.  
  411.